MessageInReplyTo Property |
Contains the identifier of the message to which this message is a reply.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string InReplyTo { get; set; }Public Property InReplyTo As String
Get
Set
Property Value
Type:
StringThe in reply to.
See Also